home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 14644 / 14644.xpi / install.rdf < prev   
Extensible Markup Language  |  2009-10-05  |  918b  |  20 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
  3.          xmlns:NC="http://home.netscape.com/NC-rdf#"
  4.          xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  5.   <RDF:Description RDF:about="urn:mozilla:install-manifest"
  6.                    em:id="tabprogressbar@studio17.wordpress.com"
  7.                    em:name="Tab Progress Bar"
  8.                    em:version="0.6"
  9.                    em:creator="Frank Yan"
  10.                    em:description="Provides a progress meter for each tab.">
  11.     <em:contributor>Reference: Informational Tab by SHIMODA Hiroshi</em:contributor>
  12.     <em:targetApplication>
  13.       <!-- Firefox -->
  14.       <RDF:Description em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
  15.                        em:minVersion="3.5"
  16.                        em:maxVersion="3.7a1pre" />
  17.     </em:targetApplication>
  18.   </RDF:Description>
  19. </RDF:RDF>
  20.